Skip to content

Split identifier registry#754

Open
wvpm wants to merge 1 commit into
devfrom
split_identifier_registry
Open

Split identifier registry#754
wvpm wants to merge 1 commit into
devfrom
split_identifier_registry

Conversation

@wvpm
Copy link
Copy Markdown
Contributor

@wvpm wvpm commented May 22, 2026

Stacked on top of #758

Goal: reduce headers spreading everywhere, specifically NodeTools.hpp included in IdentifierRegistry.hpp.
Plan: replace IdentifierRegistry.hpp with minimal headers for storage and free functions for searching and modifying.

@wvpm wvpm changed the base branch from master to forward_nodetools_types May 22, 2026 21:57
@wvpm wvpm force-pushed the split_identifier_registry branch from 456a4d7 to 7529de3 Compare May 22, 2026 22:41
@wvpm wvpm changed the base branch from forward_nodetools_types to master May 22, 2026 22:41
@wvpm wvpm force-pushed the split_identifier_registry branch 3 times, most recently from 29b35bb to 4d24716 Compare May 23, 2026 08:07
@wvpm wvpm changed the base branch from master to forward_nodetools_types May 23, 2026 08:07
@wvpm wvpm force-pushed the forward_nodetools_types branch 3 times, most recently from 271eb78 to 3c60608 Compare May 23, 2026 10:11
@wvpm wvpm force-pushed the split_identifier_registry branch 2 times, most recently from 3082dc0 to 9bb1f09 Compare May 23, 2026 16:03
@wvpm wvpm force-pushed the forward_nodetools_types branch 2 times, most recently from 0e8f274 to d130288 Compare May 23, 2026 18:29
@wvpm wvpm force-pushed the split_identifier_registry branch 5 times, most recently from 0a30ebe to a820285 Compare May 24, 2026 15:14
@wvpm wvpm force-pushed the forward_nodetools_types branch 4 times, most recently from 46bcaf6 to 4f86b94 Compare May 24, 2026 18:39
@wvpm wvpm force-pushed the split_identifier_registry branch 2 times, most recently from 52c7c2c to e1fe174 Compare May 24, 2026 19:19
Base automatically changed from forward_nodetools_types to dev May 25, 2026 07:32
@wvpm wvpm force-pushed the split_identifier_registry branch from e1fe174 to 8074731 Compare May 25, 2026 07:33
@wvpm wvpm force-pushed the split_identifier_registry branch from 8074731 to 474c24e Compare May 25, 2026 09:20
@wvpm wvpm changed the base branch from dev to prepare_for_identifierregsitry_refactor May 25, 2026 09:21
@wvpm wvpm force-pushed the prepare_for_identifierregsitry_refactor branch from 3ab13fd to d0d8104 Compare May 25, 2026 09:52
@wvpm wvpm force-pushed the split_identifier_registry branch from 474c24e to deb38e1 Compare May 25, 2026 09:55
@wvpm wvpm force-pushed the prepare_for_identifierregsitry_refactor branch 2 times, most recently from 7ed3847 to 798a19a Compare May 25, 2026 09:58
Base automatically changed from prepare_for_identifierregsitry_refactor to dev May 25, 2026 09:59
@wvpm wvpm force-pushed the split_identifier_registry branch from deb38e1 to c586288 Compare May 25, 2026 09:59
Copy link
Copy Markdown

@Catylist0 Catylist0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine, definitely agree with splitting out the headers and I don't see any issues with the implementation

@wvpm wvpm force-pushed the split_identifier_registry branch from c586288 to 3ffae2b Compare May 25, 2026 12:44
@wvpm wvpm force-pushed the split_identifier_registry branch from 3ffae2b to e66998d Compare May 25, 2026 14:46
@wvpm wvpm force-pushed the split_identifier_registry branch from e66998d to 6bac070 Compare May 25, 2026 14:47
@wvpm wvpm marked this pull request as ready for review May 25, 2026 14:47
@wvpm wvpm requested a review from a team as a code owner May 25, 2026 14:47
@wvpm wvpm marked this pull request as draft May 25, 2026 15:09
@wvpm wvpm force-pushed the split_identifier_registry branch 3 times, most recently from 275a00c to b5021b0 Compare May 25, 2026 15:16
@wvpm wvpm marked this pull request as ready for review May 25, 2026 15:16
@wvpm wvpm force-pushed the split_identifier_registry branch 5 times, most recently from a463510 to d67f464 Compare May 25, 2026 16:05
@wvpm wvpm force-pushed the split_identifier_registry branch from d67f464 to 1605d1e Compare May 25, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants